home *** CD-ROM | disk | FTP | other *** search
/ Light & Shade: Niida Takashi / Light & Shade: Niida Takashi.iso / mac / WIN / MENU.Dxr / 00013_M-AUTO.ls < prev    next >
Encoding:
Text File  |  1998-09-06  |  168 b   |  9 lines

  1. on mouseDown
  2.   puppetSprite(4, 1)
  3.   puppetSound("テ閲テ運テ嘉ャテ「テセ")
  4.   set the castNum of sprite 4 to cast "M-AUTOR"
  5.   updateStage()
  6.   cursor(-1)
  7.   go(1, "AUTO2.DIR")
  8. end
  9.